{> head}{> header}
{#if featured} {#each featured}{/each} {/if}
{#each posts}

{title}

{date} — {author}

{excerpt}

{/each}
{#if pagination}{/if}
{> footer}